From: Glenn Morris Date: Thu, 4 Nov 2010 18:22:12 +0000 (-0700) Subject: ChangeLog fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~5797 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e530d8b7501e633aaea78a51616330e19db0506b;p=emacs.git ChangeLog fix. Ref: http://lists.gnu.org/archive/html/emacs-devel/2010-11/msg00133.html --- diff --git a/src/ChangeLog b/src/ChangeLog index 736d1e39cd0..e1f9ca86847 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,9 +1,10 @@ 2010-11-04 Adrian Robert + Ismail Donmez (tiny change) * nsfont.m (nsfont_draw) * nsimage.m (EmacsImage-setXBMColor:) * nsterm.m (EmacsView-performDragOperation:): Correct empty return - statements. Based on a patch by Ismail Donmez . + statements. 2010-11-03 Julien Danjou